home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Programming / powerd / modules.lha / modules / startup / startup_mui.m < prev    next >
Encoding:
Text File  |  2001-01-06  |  245 b   |  11 lines

  1. GOPT    HEAD='startup_mui.o'
  2.  
  3. MODULE    'dos','exec','intuition','graphics','muimaster'
  4.  
  5. EDEF    ExecBase:PTR TO ExecBase,
  6.         DOSBase:PTR TO Lib,
  7.         IntuitionBase:PTR TO Lib,
  8.         GfxBase:PTR TO Lib,
  9.         MUIMasterBase:PTR TO Lib,
  10.         arg:PTR TO CHAR,stdout,stdin
  11.